2025-12-14 RSYNC Daemon Konfiguration _Linux _Anleitung _Referenz

rsyncd.conf

uid = swift
gid = swift
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
address = 127.0.0.1
#address = <STORAGE_LOCAL_NET_IP>

[account]
max connections = 2
path = /srv/node/
read only = false
lock file = /var/lock/account.lock

[container]
max connections = 2
path = /srv/node/
read only = false
lock file = /var/lock/container.lock

[object]
max connections = 2
path = /srv/node/
read only = false
lock file = /var/lock/object.lock
uid = swift
gid = swift
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
address = 127.0.0.1
#address = <STORAGE_LOCAL_NET_IP>

[account]
max connections = 2
path = /srv/node/
read only = false
lock file = /var/lock/account.lock

[container]
max connections = 2
path = /srv/node/
read only = false
lock file = /var/lock/container.lock

[object]
max connections = 2
path = /srv/node/
read only = false
lock file = /var/lock/object.lock

/etc/rsyncd.conf

# /etc/rsyncd: configuration file for rsync daemon mode

# See rsyncd.conf man page for more options.

# configuration example:

# uid = nobody
# gid = nobody
# use chroot = yes
# max connections = 4
# pid file = /var/run/rsyncd.pid
# exclude = lost+found/
# transfer logging = yes
# timeout = 900
# ignore nonreadable = yes
# dont compress   = *.gz *.tgz *.zip *.z *.Z *.rpm *.deb *.bz2

# [ftp]
#        path = /home/ftp
#        comment = ftp export area
# /etc/rsyncd: configuration file for rsync daemon mode

# See rsyncd.conf man page for more options.

# configuration example:

# uid = nobody
# gid = nobody
# use chroot = yes
# max connections = 4
# pid file = /var/run/rsyncd.pid
# exclude = lost+found/
# transfer logging = yes
# timeout = 900
# ignore nonreadable = yes
# dont compress   = *.gz *.tgz *.zip *.z *.Z *.rpm *.deb *.bz2

# [ftp]
#        path = /home/ftp
#        comment = ftp export area

998 sudo nano /etc/rsyncd.conf
1999 systemctl start rsyncd
2000 sudo apt install rsync
2001 systemctl start rsyncd
2002 sudo apt install rsyncd.service
2003 sudo apt install rsyncd
2004 cat /var/log/rsyncd.log
2005 systemctl stop rsyncd
2006 systemctl start rsyncd
2007 cat /var/log/rsyncd.log
2008 date
2009 service rsyncd status
2010 service smbd status
2011 service nmbd status
2012 service rsyncd status
2013 sudo service rsyncd start
2014 service rsyncd status
2015 systemctl enable rsyncd
2016 sudo systemctl enable rsyncd
2017 sudo nano /etc/rsyncd.conf
2018 rsync --daemon
2019 systemctl enable rsyncd
2020 cat /var/log/rsyncd.log
2021 ps x
2022 rsync --daemon
2023 ps x
2024 rsync
2025 rsync --daemon --help
2026 rsync --daemon -v
2027 rsync --daemon --verbose
2028 ps x|grep rsync
2029 cat /var/log/rsyncd.log
2030 sudo nano /etc/rsyncd.conf
2031 rsync --daemon --verbose
2032 systemctl enable rsyncd
2033 systemctl status rsync
2034 systemctl status rsync -l -n999
2035 systemctl service rsync enable
2036 systemctl rsync enable
2037 systemctl enable rsync
2038 systemctl status rsync -l -n999
2039 cat /var/log/rsyncd.log
2040 systemctl enable rsyncd
2041 systemctl enable rsync
2042 systemctl status rsync
2043 history
2044 systemctl start rsync
2045 history